home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6960 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: white.lambton.on.ca!not-for-mail
  2. From: 93004794@white.lambton.on.ca (C Lambert)
  3. Newsgroups: comp.lang.c
  4. Subject: HELP! Stopping KeyCopy
  5. Date: 16 Feb 1996 13:54:00 -0500
  6. Organization: Lambton College, Sarnia, CANADA
  7. Message-ID: <4g2js8$dbo@white.lambton.on.ca>
  8. NNTP-Posting-Host: white.lambton.on.ca
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Hi All,
  12.  
  13.   At our college we have encountered a program called KEYCOPY.  This 
  14. program appears to be hooking into the keyboard interrupt and dumping 
  15. login information to a text file at login time.  We are using Novell 4.x 
  16. and they must physically create a directory (KEY2) and then edit the 
  17. autoexec.bat file to load this program into memory.  This is done on a 
  18. local system (terminal).
  19.  
  20.     Can anyone provide some source code for a program that will 
  21. recapture the keyboard interrupt and pass the info along.  Or in other 
  22. words, simply override the KEYCODE program?  I have my own ideas, and 
  23. will be owrking on them, but time is of the essence.  
  24.  
  25. DETAILS: Novell 4.3 I think, we use the login prompt where a student 
  26. number and password # is entered, and finally the protecteion program 
  27. will be loaded through the server, so it is safe.  
  28.  
  29. Please reply via E-Mail ASAP!  Thank you very much for your time, \
  30.  
  31. Christopher Lambert    93004794@white.lambton.on.ca
  32.  
  33.  
  34.